Blazor コントロール
CanMove メソッド (C1GroupDataCollection<S>)

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > C1GroupDataCollection<S> クラス : CanMove メソッド
The original index.
The destination index.
Determines whether the item at fromIndex can be moved to toIndex.
シンタックス
'宣言
 
Public Overrides Function CanMove( _
   ByVal fromIndex As System.Integer, _
   ByVal toIndex As System.Integer _
) As System.Boolean
public override System.bool CanMove( 
   System.int fromIndex,
   System.int toIndex
)

パラメータ

fromIndex
The original index.
toIndex
The destination index.
参照

C1GroupDataCollection<S> クラス
C1GroupDataCollection<S> メンバ